| C1.Win.C1DX.4 Assembly > C1.Util.DX.Direct2D Namespace > GradientStopCollection Class > Create Method : Create(RenderTarget,GradientStop[],Gamma) Method |
'Declaration Public Overloads Shared Function Create( _ ByVal renderTarget As RenderTarget, _ ByVal gradientStops() As GradientStop, _ ByVal colorInterpolationGamma As Gamma _ ) As GradientStopCollection
public static GradientStopCollection Create( RenderTarget renderTarget, GradientStop[] gradientStops, Gamma colorInterpolationGamma )